/*---BLOG BLUE BOXES----------------------------------------------------------*/
.blog_blue_box,.blog_grey_box{
	width:99.9%;
	background-color:#E9F1F9;
	position:relative;
}
.blog_grey_box {
	background-color: #E9F9EE;
}
.blog_blue_box .corner_tl,.blog_grey_box .corner_tl {
	width: 3px;
	height: 3px;
	background: url('../img/blog_box_tl.gif') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
}
.blog_blue_box .corner_tr,.blog_grey_box .corner_tr {
	width: 3px;
	height: 3px;
	background: url('../img/blog_box_tr.gif') no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
}
.blog_blue_box .corner_bl,.blog_grey_box .corner_bl {
	width: 3px;
	height: 3px;
	background: url('../img/blog_box_bl.gif') no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
}
.blog_blue_box .corner_br,.blog_grey_box .corner_br {
	width: 3px;
	height: 3px;
	background: url('../img/blog_box_br.gif') no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
}
/*---BLOG GREY BOXES----------------------------------------------------------*/
.blog_grey_box .corner_tl {
	background: url('../img/blog2_box_tl.gif') no-repeat top left;
}
.blog_grey_box .corner_tr {
	background: url('../img/blog2_box_tr.gif') no-repeat top right;
}
.blog_grey_box .corner_bl {
	background: url('../img/blog2_box_bl.gif') no-repeat bottom left;
}
.blog_grey_box .corner_br {
	background: url('../img/blog2_box_br.gif') no-repeat bottom right;
}

/******conference_box*********/
.conference_box{
	width:100%;
	background-color:#d9eafb;
	position:relative;
	border:1px solid #bacee2;
	font-size:12px;
}
.conference_box .corner_tl{
	width:4px;
	height:4px;
	background:url('../img/conference/blue_box_tl.gif') no-repeat top left;
	position:absolute;
	top:-1px;
	left:-1px;
	font-size:1px;
	line-height:1px;
}
.conference_box .corner_tr{
	width:4px;
	height:4px;
	background:url('../img/conference/blue_box_tr.gif') no-repeat top right;
	position:absolute;
	top:-1px;
	right:-1px;
	font-size:1px;
	line-height:1px;
}
.conference_box .corner_bl{
	width:4px;
	height:4px;
	background:url('../img/conference/blue_box_bl.gif') no-repeat bottom left;
	position:absolute;
	bottom:-1px;
	left:-1px;
	font-size:1px;
	line-height:1px;
}
.conference_box .corner_br{
	width:4px;
	height:4px;
	background:url('../img/conference/blue_box_br.gif') no-repeat bottom right;
	position:absolute;
	bottom:-1px;
	right:-1px;
	font-size:1px;
	line-height:1px;
}
.conference_box .in_box{
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	color:#515151;
	font-size:11px;
	line-height:15px;
	text-align:left;
}
/*---GREY BOX----------------------------------------------------------*/
.conference_box_grey{
	background-color:#eceff1;
	border:1px solid #e4e6e7;
}
.conference_box_grey .corner_tl{
	background:url('../img/conference/grey_box_tl.gif') no-repeat top left;
}
.conference_box_grey .corner_tr{
	background:url('../img/conference/grey_box_tr.gif') no-repeat top right;
}
.conference_box_grey .corner_bl{
	background:url('../img/conference/grey_box_bl.gif') no-repeat bottom left;
}
.conference_box_grey .corner_br{
	background:url('../img/conference/grey_box_br.gif') no-repeat bottom right;
}
/*---RED BOX----------------------------------------------------------*/
.conference_box_red{
	background-color:#fdd2b3;
	border:1px solid #ffbe8f;
}
.conference_box_red .corner_tl{
	background:url('../img/conference/red_box_tl.gif') no-repeat top left;
}
.conference_box_red .corner_tr{
	background:url('../img/conference/red_box_tr.gif') no-repeat top right;
}
.conference_box_red .corner_bl{
	background:url('../img/conference/red_box_bl.gif') no-repeat bottom left;
}
.conference_box_red .corner_br{
	background:url('../img/conference/red_box_br.gif') no-repeat bottom right;
}
.conference_box *{
	font-size:12px;
}
.conference_box h4{
	line-height:20px;
}
.in_box .date{
	color:#286884;
	font-size:12px;
}
.conference_box_grey .date{
	color:#5c5c5b;
}



/***************comp_box***************/
.comp_box_desc {
	width: 100%;
	background-color: #D2E5F9;
	position: relative;
	/*filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	opacity: 0.85;*/
}
.comp_box_prizes, .comp_b_pri_for_main {
	width: 447px;
	left:20px;
	background: #D2E5F9;
	opacity: 0.75;
	position: relative;
}
.w420p{
	width: 420px;
}
.comp_box {
	width: 100%;
	background-color: #D2E5F9;
	position: relative;
}
.comp_box .corner_tl,.comp_box_prizes .corner_tl,.comp_box_desc .corner_tl
	{
	width: 2px;
	height: 1px;
	background: url('../img/competitions/blog3_box_tl.gif') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
}
.comp_box .corner_tr,.comp_box_prizes .corner_tr,.comp_box_desc .corner_tr
	{
	width: 2px;
	height: 1px;
	background: url('../img/competitions/blog3_box_tr.gif') no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
}
.comp_box .corner_bl,.comp_box_prizes .corner_bl,.comp_box_desc .corner_bl
	{
	width: 2px;
	height: 1px;
	background: url('../img/competitions/blog3_box_bl.gif') no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
}
.comp_box .corner_br,.comp_box_prizes .corner_br,.comp_box_desc .corner_br
	{
	width: 2px;
	height: 1px;
	background: url('../img/competitions/blog3_box_br.gif') no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
}
.comp_box .in_box,.comp_box_prizes .in_box,.comp_box_desc .in_box {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin: 0px;
	color: #515151;
	font-size: 11px;
	line-height: 15px;
}